Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support .NET SDK Container Build #3960

Merged
merged 47 commits into from
Jun 15, 2023
Merged

Support .NET SDK Container Build #3960

merged 47 commits into from
Jun 15, 2023

Conversation

alexyaang
Copy link
Member

@alexyaang alexyaang commented Jun 6, 2023

This PR closes #3808

Tests

  • Debug a .NET project with .NET SDK Container
  • Debug a .NET project with Dockerfile (check for regression)
  • Debug a python project with Dockerfile (check for regression)

More tests

  • .NET SDK
  • .NET normal build
  • python
  • node
  • scaffolded task and then run it

@microsoft microsoft deleted a comment from Gostqa Jun 9, 2023
bwateratmsft
bwateratmsft previously approved these changes Jun 15, 2023
Copy link
Collaborator

@bwateratmsft bwateratmsft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. @danegsta can you also take a final look?

@alexyaang alexyaang merged commit f6b6483 into main Jun 15, 2023
@alexyaang alexyaang deleted the yangalex/ambientSdkTask branch June 15, 2023 19:53
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable debugging support for .NET native container builds
4 participants